<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@media screen and (max-width: 1200px){

}

@media screen and (max-width: 768px){
.i_box1 .list ul li .pic span{display:none}
	.top {display: none;}
	.header .text .fr .nav ul li {
		width: 100%;
	}
	.header .text .fr {
		width: 100%;
		display: none;
	}
	.header .text .fr .nav ul {
		width: 100%;
	}
	.header .text .fr .nav ul li {
		margin: 0;
	}
	.header .text .logo {
		width: 35%;
		padding-top: 0;
	}
	.header .text .fr .nav ul li a {
		line-height: 3;
	}
	.box_menu {
		width: 100%;
		height: auto;
	}
	.banner_list {
		width: 100%!important;
		height: auto;
	}
	.box_menu ul li .text {
		display: none!important;
	}
	.banner_list ul li img {
		width: 100%;
		height: auto;
	}
	.box0text .bd ul .text_content p {
		display: none;
	}
	.box0text .bd .btnspan {
		float: left;
		width: 50%;
		margin-top: 10px;
	}
	.i_box1 .list ul li {
		width: 50%;
	}
	.i_box2 .list .fl {
		width: 100%;
	}
	.i_box2 .list .fr {
		width: 100%;
	}
	.i_box2 .list .fr ul li {
		width: 48%;
		margin: 0 1%;
	}
	.i_box2 .list .fr ul li p {
		display: none;
	}
	.i_box3 .box .list {
		width: 48%;
margin-left: 1%!important;
    margin-right: 1%;
	}

.pro_shaix .box .nav_group_item .item_list a {
margin-right: 10px;
}
.art_list ul li .pic img {
width:100%
}
	.i_box4 .list ul li {
		width: 48%;
		margin: 0 1%;
text-align:center;
	}
.i_box4 .list ul li .imgauto{
padding:0
}
.i_box2 .list .fl p{display:none}
	.footer .foot_text1 .fl {
		width: 100%;
	}
	.footer .foot_text1 .fr {
		width: 100%;
	}
	.footer .foot_text1 .fl a:nth-child(3){
		border: none;
	}
	.footer .foot_text1 .fl a{
		width: calc(48% - 1px);
		margin: 0 1% 20px;
		padding: 0;
	}
	.footer .foot_text1 .fr span {
		text-align: center;
                font-size:16px
	}
	.footer .foot_text1 .fr p {
		text-align: center;
	}
	.foot_text2 .fr {
		width: 100%;
		text-align: center;
	}
	.footer .foot_text2 .fl .foot_nav a {
		width: calc(48% - 1px);
		margin: 0 1%;
		text-align: center;
		padding: 0;
	}
	.pro_list ul li {
		width: 48%;
	}
	.art_text .textfl {
		width: 100%;
	}
	.art_list ul li .pic {
		width: 100%;
	}
	.art_list ul li .text {
		width: 100%;
	}
	.art_text .textfr {
		width: 100%;
	}
	.content_tit h3 {
		font-size: 16px;
	}
	.nav_m {
		position: relative;
		margin-top: 5px;
		width: 30px;
		float: right;
		margin-right: 2%;
		height: 30px;
	}
	.nav_m span {
		position: absolute;
		display: block;
		height: 2px;
		background: #01a5ec;
		width: 100%;
		right: 0;
		transition: all ease .3s;
	}
	.nav_m span:nth-child(1) {
		top: 0;
	}
	.nav_m span:nth-child(2) {
		top: 10px;
	}
	.nav_m span:nth-child(3) {
		top: 20px;
	}
	.nav_on span:nth-child(1) {
		top: 10px;
		transform:rotate(45deg)
	}
	.nav_on span:nth-child(2) {
		width: 0;
	}
	.nav_on span:nth-child(3) {
		top: 10px;
		transform:rotate(-45deg)
	}

}</pre></body></html>